home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 61 / Mac Magazin and MacEasy Magazine CD - Issue 61.iso / Software / Online / URLstory 68k ƒ / URLstory ReadMe < prev   
Text File  |  1999-07-28  |  4KB  |  64 lines

  1. URLstory version 1.6
  2. web:   <http://www.mothra.net/mothrasoft/>
  3. email: <mailto:dev@mothra.net>
  4.  
  5. URLstory is an application to keep a record of the sites you visit. There are a couple other progams that do this, but they all did more than I wanted. I just wanted a simple app that would keep track of the pages i visited, and save the links as an HTML file. This is what URLstory does.
  6.  
  7. Version 1.0 of URLstory was freeware, but I'm now asking a $5 registration fee if you keep and use the program regularly. There are no nag screens, timeouts, or hidden features, registering is just a way to show your appreciation and support future development and releases. You can register using the included Register application.
  8.  
  9. ---------
  10. NEW IN 1.6:
  11. * TRUE Auto-Save
  12. URLstory will now automatically save the history list to a folder you specify by choosing History File Location... from the Edit menu. No more annoying save dialog on quit!
  13.  
  14. * Crash Protection
  15. URLstory now saves each URL as it comes in from Netscape to a file named "URLstory URL Cache". If your Mac crashes this file will contain the URLs of all the pages visited since you started URLstory. They won't be HTML links, but it's better than nothing, and keeping it just the URLs improves speed.
  16.  
  17. FIXED IN 1.6:
  18.  
  19. * More Memory
  20. I increased URLstory's standard RAM allocation from 1 megabyte to 2 megs, just to give it more breathing room for longer lists. I've had it up to 700 or so items with the 1 meg partition though, so if you aren't having any problems and want to save some RAM, feel free to cut it back down.
  21.  
  22.  
  23. ---------
  24. NEW IN 1.5:
  25. * Exclusion List:
  26. URLstory now has an exclusion list to keep portal sites, search engine pages, news sites and the like from cluttering up your history list.  (Do you really need to remember that you visit VersionTracker 23 times a day?) To add items to to the list, choose Exclusion List... from the Edit menu, type the URL *exactly as it appears in Netscape* and click the Add button. When you're done adding URLs, click the Done button. The URLs have to be in the same form as Netscape displays them after the page has loaded. For example:
  27.  
  28.     http://www.yahoo.com
  29.     www.yahoo.com
  30.     yahoo
  31.     http://www.yahoo.com/
  32.  
  33. are all different, but only the last one will cause the Yahoo front page to be excluded from your History. The easiest way to do this is to go to the page you want excluded then copy the URL from Netscape's Address field and paste it into the Add dialog.
  34.  
  35. * Auto Save:
  36. Rather than having to remember to save manually, URLstory will automatically ask you to save your history list when you close its window. Also I added a ".html" extension to the default file name to ensure wider recognition as an HTML file (e.g. syntax coloring in BBEdit.) If you don't want to save the history list, click the Cancel button in the Save dialog. URLstory will quit without saving. Closing URLstory's window will also quit the application.
  37.  
  38. * Drag & Drop:
  39. You can now drag items from URLstory's list to the desktop, to a Netscape window, or anywhere else that supports Drag & Drop.
  40.  
  41. * List Count
  42. URLstory now displays the number of items in its list at the bottom of its window.
  43.  
  44.  
  45. FIXED IN 1.5
  46. If you quit URLstory after quitting Netscape, URLstory would re-open Netscape, then quit. This is no longer the case. Upon starting up, URLstory also now brings Netscape to the front.
  47.  
  48. Enabled Copy & Clear menu items. These will, respectively and not surprisingly, copy the selected URL to the clipboard, and clear it from the list. The [Delete] key has the same effect as Clear.
  49.  
  50.  
  51. CREDITS, NOTES, ETC.
  52. URLstory only works with Netscape Navigator; Internet Explorer has a history feature built in.
  53.  
  54. URLstory should work on just about any Mac running System 7.5 or above. URLstory requires AppleScript and probably the Appearance Extension. These can be downloaded from http://www.apple.com/
  55.  
  56. If there are any problems, email dev@mothra.net
  57. URLstory is shareware, I retain the copyright, and am not responsible for any losses or damages you incur through using URLstory.
  58.  
  59. URLstory may be freely distributed, provided that this Read Me file, and the Register application are included. URLstory may be included on the Info-Mac CD-ROM.
  60.  
  61. URLstory is developed with REALbasic <http://www.realbasic.com/>
  62. and makes use of the Processes Plugin by Macrobyte Resources
  63. <http://www.macrobyteresources.com/scripting/rb/plugins/proc/>
  64.